Uses of Class
com.netscape.certsrv.authority.AuthorityData
Packages that use AuthorityData
-
Uses of AuthorityData in com.netscape.certsrv.authority
Methods in com.netscape.certsrv.authority that return AuthorityDataModifier and TypeMethodDescriptionAuthorityClient.createCA
(AuthorityData data) AuthorityClient.modifyCA
(AuthorityData data) Methods in com.netscape.certsrv.authority that return types with arguments of type AuthorityDataMethods in com.netscape.certsrv.authority with parameters of type AuthorityDataModifier and TypeMethodDescriptionAuthorityClient.createCA
(AuthorityData data) javax.ws.rs.core.Response
AuthorityResource.createCA
(AuthorityData data) AuthorityClient.modifyCA
(AuthorityData data) javax.ws.rs.core.Response
AuthorityResource.modifyCA
(String caIDString, AuthorityData data) Modify a CA (supports partial updates). -
Uses of AuthorityData in com.netscape.cmstools.authority
Methods in com.netscape.cmstools.authority with parameters of type AuthorityDataModifier and TypeMethodDescriptionprotected static void
AuthorityCLI.printAuthorityData
(AuthorityData data)